-
Home
-
Parse.ly
-
3.19.2
-
Code
-
Classes
- Base_API_Controller
| Total Complexity |
16 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
182 |
| Lines of code |
41 |
| Logical lines of code |
18 |
| Comment lines |
117 |
| Methods |
13 |
| Properties |
2 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_full_namespace() |
S |
68 |
2 |
7 |
| register_endpoints() |
S |
74 |
2 |
5 |
| prefix_route() |
S |
71 |
2 |
6 |
| __construct() |
S |
77 |
1 |
4 |
| init() |
S |
100 |
1 |
0 |
| get_namespace() |
S |
100 |
1 |
0 |
| get_version() |
S |
82 |
1 |
3 |
| get_route_prefix() |
S |
81 |
1 |
3 |
| get_parsely() |
S |
82 |
1 |
3 |
| get_endpoints() |
S |
82 |
1 |
3 |
| register_endpoint() |
S |
76 |
1 |
4 |
| get_endpoint() |
S |
79 |
1 |
3 |
| is_available_to_current_user() |
S |
100 |
1 |
0 |